gpsbabel.git
2021-11-21 tsteven4improve string handling, fix 9 year old FIXME. (#769)
2021-11-21 tsteven4support generation of xcode project files with qmake...
2021-11-20 tsteven4update fit locations test with improved sample (#767)
2021-11-19 tsteven4Pick up fit locations test case (#766)
2021-11-18 tsteven4add test for fit Locations(Lctns) files. (#765)
2021-11-18 fabzzapAdd support for Locations.fit files (#762)
2021-11-17 tsteven4Eliminiate redundant route_head data member (#764)
2021-11-08 tsteven4kill xmap, xmap2006. (#758)
2021-11-05 tsteven4kill xmapwpt. (#757)
2021-11-05 tsteven4add fedora 35 to CI. (#756)
2021-11-05 tsteven4serial port names (#755)
2021-11-04 tsteven4optimize speed and distance conversions. (#753)
2021-11-02 tsteven4retire TopoMapPro Places File format (#711)
2021-11-01 tsteven4update codacy badge.
2021-11-01 tsteven4update Qt 5.12 builds on macos and windows to 5.12...
2021-11-01 Robert LipeEliminate internal copy/free inside navilink. (#751)
2021-11-01 Robert LipeC++ improvements in VCard. Add tests. (#750)
2021-10-30 tsteven4workaround github cache output issues. (#749)
2021-10-29 tsteven4fix windows release with Qt6. (#748)
2021-10-27 tsteven4kill appveyor 5.9 build
2021-10-27 tsteven4update Qt6 builds to 6.2.1 (#747)
2021-10-26 tsteven4Add support for Qt6. (#739)
2021-10-26 tsteven4update fedora images dropping libusb versions before...
2021-10-25 tsteven4update included libusb for mac to 1.0.24 (#744)
2021-10-25 tsteven4replace the last uses of QRegExp. (#743)
2021-10-23 tsteven4update packages names in doc. (#745)
2021-10-23 tsteven4update document. (#741)
2021-10-20 tsteven4obfuscate map key (#740)
2021-10-15 tsteven4fix an out of bounds access to a QString in tpo. (...
2021-10-14 tsteven4try harder to fix contious release tags. (#737)
2021-10-14 tsteven4fix sha on continous releases from github. (#736)
2021-10-14 tsteven4Merge pull request #735 from tsteven4/pr643fixestry2
2021-10-14 tsteven4use constexpr for debug code in tpo.
2021-10-14 tsteven4run astyle on tpo.cc
2021-10-14 tsteven4fix codacy flagged %d in format string mismatch.
2021-10-13 SRE-babelUpdate tpo.cc (#643)
2021-10-13 tsteven4don't set gpsbabel::XmlStreamWriter codec in mapfactor...
2021-10-12 tsteven4Merge pull request #732 from tsteven4/qtprep103
2021-10-12 tsteven4avoid std::min with QString::size
2021-10-12 tsteven4don't include QCharRef.
2021-10-12 tsteven4Merge pull request #731 from tsteven4/qt6prep102
2021-10-12 tsteven4don't include QByteRef.
2021-10-12 tsteven4don't include QCharRef.
2021-10-12 tsteven4don't include QStaticStringData.
2021-10-12 tsteven4Merge pull request #730 from tsteven4/qt6prep101
2021-10-12 tsteven4accomodate the deletion of QDateTime::toTime_t in Qt6.
2021-10-12 tsteven4don't include QStaticStringData.
2021-10-12 tsteven4avoid std::min with QString::size, which
2021-10-10 tsteven4migrate from QRegExp to QRegularExpression. (#729)
2021-10-04 tsteven4compatible fixes for qt6 warnings and conflicts. (...
2021-10-04 tsteven4Don't use Qt module names in include directives. (...
2021-09-29 tsteven4more qstringview work for qt6. (#726)
2021-09-28 tsteven4update gui/gpx.cc to use QStringView for Qt6. (#725)
2021-09-27 tsteven4pass QStringViews by value, not const reference. (...
2021-09-27 tsteven4fixes for #722, Mechanically remove QStringRef use...
2021-09-22 GPSBabelMechanically remove QStringRef use for QStringView...
2021-09-20 tsteven4don't limit simplify count maximum in GUI (#721)
2021-09-13 Robert LipeRemove Bushnell and Bushnell_trl formats.
2021-05-19 tsteven4fix map preview bug that dropped tracks with 2 pts...
2021-05-09 tsteven4add fedora 34 to CI (#713)
2021-04-17 Robert LipeMinorfixes to "new" gtm_stringread() functions to elimi...
2021-04-15 Robert LipeMerge pull request #664 from GPSBabel/reaper
2021-04-13 tsteven4restore lost format options when using positional param...
2021-03-29 tsteven4Merge pull request #707 from GPSBabel/pvs
2021-03-29 Robert LipeBring back some of the files I nuked and move them...
2021-03-24 tsteven4fix some format mismatches found by PVS-Studio
2021-03-23 tsteven4fix erroneous Qt translation caught by PVS studio.
2021-03-23 tsteven4fix sequence related undefined behavior found by PVS...
2021-03-23 tsteven4pvs fix
2021-03-22 tsteven4fix another pvs warning
2021-03-20 tsteven4fix ancient memory leak in filter_vecs. (#706)
2021-03-19 tsteven4another pvs studio find
2021-03-19 tsteven4PVS Studio kills an old bug.
2021-03-15 tsteven4make some Qt containers const. (#705)
2021-03-15 tsteven4fix Qt6 deprecation warning in mapbar_track. (#703)
2021-03-15 tsteven4fix Wmissing-field-initializers. (#704)
2021-03-11 tsteven4use default parameter instead of QString::KeepEmptyPart...
2021-03-08 Andreas VögeleParse empty gx:coord elements in KML reader (#701)
2021-03-04 tsteven4modernize nmea reader (#700)
2021-03-03 tsteven4use object tree to cleanup UpgradeCheck, UpgradeCheck...
2021-03-03 tsteven4Introduce RunMachine to manage gpsbabel process. (...
2021-02-14 tsteven4fix gui usage of duplicate filter. (#695)
2021-02-13 tsteven4remove a few old kludges that are no longer needed...
2021-02-10 tsteven4update readme.md with current continuous integration...
2021-02-10 tsteven4remove leftover includes from autotools (#689)
2021-02-10 tsteven4make src/core and jeeps includes relative to top cli...
2021-02-07 tsteven4prefer implicitly-defined dtors instead of user dtors...
2021-02-06 tsteven4cleanup FormatLoad class header file. (#684)
2021-02-06 tsteven4further cleanups for Format class header. (#683)
2021-02-06 tsteven4use new style connect, i.e. function pointers (#682)
2021-02-05 tsteven4drop support for QtWebKit. (#680)
2021-02-05 tsteven4delete FAKE_LANGUAGE_MENU code. (#681)
2021-02-04 tsteven4replace obsolete and overloaded QProcess signal error...
2021-02-02 tsteven4fix deprecated-copy waring. (#675)
2021-02-01 tsteven4refactoring for cppcheck "The scope of the variable...
2021-01-31 tsteven4Merge pull request #676 from tsteven4/moretidy
2021-01-30 tsteven4qt6 compatibility changes. (#674)
2021-01-30 tsteven4tidy additional readability-convert-member-functions...
2021-01-29 tsteven4tidy modernize-use-auto
2021-01-29 tsteven4tidy modernize-deprecated-headers
next